home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypercrd / nwmxcmsm / chldrnsg.hqx / Childrens graphics (elem) / background_5669.txt < prev    next >
Text File  |  1991-12-03  |  6KB  |  264 lines

  1. -- background: 5669 from stack: in
  2. -- bmap block id: 6123
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Bibliography
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0004
  11. -- rect: left=2 top=71 right=159 bottom=512
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 18
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 0007
  25. -- rect: left=0 top=181 right=276 bottom=512
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 21
  30. -- text size: 14
  31. -- style flags: 16384
  32. -- line height: 18
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 0004
  39. -- rect: left=128 top=296 right=338 bottom=177
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 1004 / 1004
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: New Button
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   printfield ("background field id 2")
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 4 (button)
  56. -- low flags: 00
  57. -- high flags: 0004
  58. -- rect: left=183 top=296 right=338 bottom=232
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 1008 / 1008
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: PrintCard
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   print card
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 5 (button)
  75. -- low flags: 00
  76. -- high flags: 0004
  77. -- rect: left=458 top=296 right=338 bottom=507
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 20098 / 20098
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: New Button
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   visual effect dissolve slow to black
  89.   wait 3
  90.   visual effect dissolve slow
  91.   go to stack "Database-1"
  92. end mouseUp
  93.  
  94.  
  95.  
  96. -- part 6 (button)
  97. -- low flags: 00
  98. -- high flags: 0004
  99. -- rect: left=293 top=296 right=338 bottom=342
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 32650 / 32650
  102. -- text alignment: 1
  103. -- font id: 0
  104. -- text size: 12
  105. -- style flags: 0
  106. -- line height: 16
  107. -- part name: GoNext
  108. ----- HyperTalk script -----
  109. on mouseUp
  110.   push card
  111.   visual effect scroll right
  112.   go next
  113. end mouseUp
  114.  
  115.  
  116.  
  117. -- part 7 (button)
  118. -- low flags: 00
  119. -- high flags: 0004
  120. -- rect: left=238 top=296 right=338 bottom=287
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 1016 / 1016
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: Goprev
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   push card
  132.   visual effect scroll left
  133.   go previous
  134. end mouseUp
  135.  
  136.  
  137.  
  138. -- part 9 (button)
  139. -- low flags: 00
  140. -- high flags: 0004
  141. -- rect: left=6 top=296 right=338 bottom=55
  142. -- title width / last selected line: 0
  143. -- icon id / first selected line: 29114 / 29114
  144. -- text alignment: 1
  145. -- font id: 0
  146. -- text size: 12
  147. -- style flags: 0
  148. -- line height: 16
  149. -- part name: pop card
  150. ----- HyperTalk script -----
  151. on mouseUp
  152.   visual effect dissolve
  153.   pop card
  154. end mouseUp
  155.  
  156.  
  157.  
  158. -- part 10 (button)
  159. -- low flags: 00
  160. -- high flags: 0004
  161. -- rect: left=348 top=296 right=338 bottom=397
  162. -- title width / last selected line: 0
  163. -- icon id / first selected line: 130 / 130
  164. -- text alignment: 1
  165. -- font id: 0
  166. -- text size: 12
  167. -- style flags: 0
  168. -- line height: 16
  169. -- part name: go to flow chart
  170. ----- HyperTalk script -----
  171. on mouseUp
  172.   visual effect checkerboard slow
  173.   go to card id 12925 of stack "database-1"
  174.   wait 10
  175.   visual effect checkerboard slow
  176.   go to card "flow chart" in stack "database-1"
  177. end mouseUp
  178.  
  179.  
  180.  
  181. -- part 11 (button)
  182. -- low flags: 00
  183. -- high flags: 0004
  184. -- rect: left=403 top=296 right=338 bottom=452
  185. -- title width / last selected line: 0
  186. -- icon id / first selected line: 1020 / 1020
  187. -- text alignment: 1
  188. -- font id: 0
  189. -- text size: 12
  190. -- style flags: 0
  191. -- line height: 16
  192. -- part name: Help
  193. ----- HyperTalk script -----
  194. on mouseUp
  195.   push card
  196.   visual effect dissolve slow to black
  197.   wait 5
  198.   visual effect dissolve slow
  199.   go to card "help" of stack "database-1"
  200. end mouseUp
  201.  
  202.  
  203.  
  204. -- part 12 (button)
  205. -- low flags: 00
  206. -- high flags: 0004
  207. -- rect: left=73 top=296 right=338 bottom=122
  208. -- title width / last selected line: 0
  209. -- icon id / first selected line: 1009 / 1009
  210. -- text alignment: 1
  211. -- font id: 0
  212. -- text size: 12
  213. -- style flags: 0
  214. -- line height: 16
  215. -- part name: find
  216. ----- HyperTalk script -----
  217. on mouseUp
  218.   global searchit
  219.   answer "Do you want to search bibliographies or abstracts?" with "Bibliography" or "Abstract" or "Cancel"
  220.   if it is "Bibliography" then
  221.     ask "Type in the word or phrase you want to find." with searchit
  222.     put it into searchit
  223.     find whole searchit in background fld id 1
  224.   else
  225.     if it is "Abstract" then
  226.       ask "Type in the word or phrase you want to find." with searchit
  227.       put it into searchit
  228.       find whole searchit in background fld id 2
  229.     end if
  230.   end if
  231. end mouseUp
  232.  
  233.  
  234.  
  235. -- part 13 (button)
  236. -- low flags: 00
  237. -- high flags: 8004
  238. -- rect: left=425 top=7 right=58 bottom=508
  239. -- title width / last selected line: 0
  240. -- icon id / first selected line: 22308 / 22308
  241. -- text alignment: 1
  242. -- font id: 0
  243. -- text size: 12
  244. -- style flags: 0
  245. -- line height: 16
  246. -- part name: Continue search
  247. ----- HyperTalk script -----
  248. on mouseUp
  249.   global searchit
  250.   answer "Do you want to search bibliographies or abstracts." with "Bibliography" or "Abstract"
  251.   if it is "Bibliography" then
  252.     visual effect scroll right
  253.     go next
  254.     find whole searchit in background fld id 1
  255.   else
  256.     if it is "Abstract" then
  257.       visual effect scroll right
  258.       go next
  259.       find whole searchit in background fld id 2
  260.     end if
  261.   end if
  262. end mouseUp
  263.  
  264.